home *** CD-ROM | disk | FTP | other *** search
Text File | 1996-02-19 | 1.1 KB | 44 lines | [TEXT/MPS ] |
- #
- # File: SCPCHeaders++.make
- #
- # Contains: Build script for SCpp Precompiled Headers
- #
- # Written by: Steve Smith
- #
- # Copyright: © 1995 by Apple Computer, Inc., all rights reserved.
- #
- # Change History (most recent first):
- #
- # To Do:
- #
-
-
- # --- Directory Dependencies ----
-
- "{ObjectsDir}" ƒ "{BuildSupportDir}"
- "{ObjectsDir}" ƒ "{OpenDocDir}PublicUtilities:Interfaces:"
-
- # --- SOURCE/OBJECT CODE ---
-
- "{ObjectsDir}{SCppPrecompiledHeaders}" ƒ ∂
- "{BuildSupportDir}SCPCHeaders++.pch" ∂
- "{ODHandMadeIntfDir}QDFixM.h" ∂
- "{ODHandMadeIntfDir}ODTypes.h" ∂
- "{ODCppIntfDir}StdDefs.xh" ∂
- "{ODCppIntfDir}StdTypes.xh" ∂
- "{ODCppIntfDir}Part.xh" ∂
- "{ODCppIntfDir}PartWrap.xh" ∂
- "{ODCppIntfDir}Facet.xh" ∂
- "{ODCppIntfDir}Frame.xh" ∂
- "{ODCppIntfDir}Shape.xh" ∂
- "{ODCppIntfDir}StdProps.xh" ∂
- "{ODCppIntfDir}CmdDefs.xh" ∂
- "{ODCppIntfDir}Draft.xh" ∂
- "{ODCppIntfDir}StorageU.xh" ∂
- "{ODCppIntfDir}Trnsform.xh" ∂
- "{ODCppIntfDir}MenuBar.xh" ∂
- "{ODCppIntfDir}Window.xh" ∂
- "{ODCppIntfDir}ODSessn.xh" ∂
- "{OpenDocDir}PublicUtilities:Interfaces:Except.h"
-
-